[INFO] cloning repository https://github.com/Streetblock/m5stickc-plus2-wifi-control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Streetblock/m5stickc-plus2-wifi-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreetblock%2Fm5stickc-plus2-wifi-control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreetblock%2Fm5stickc-plus2-wifi-control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56c02967690f210db79e325b5c3f7f53eb9a303d
[INFO] checking Streetblock/m5stickc-plus2-wifi-control/56c02967690f210db79e325b5c3f7f53eb9a303d against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreetblock%2Fm5stickc-plus2-wifi-control" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Streetblock/m5stickc-plus2-wifi-control
[INFO] finished tweaking git repo https://github.com/Streetblock/m5stickc-plus2-wifi-control
[INFO] tweaked toml for git repo https://github.com/Streetblock/m5stickc-plus2-wifi-control written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Streetblock/m5stickc-plus2-wifi-control on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Streetblock/m5stickc-plus2-wifi-control already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xtensa-lx-rt-proc-macros v0.4.0
[INFO] [stderr]   Downloaded r0 v1.0.0
[INFO] [stderr]   Downloaded xtensa-lx v0.12.0
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.4.0
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.20.0
[INFO] [stderr]   Downloaded esp-wifi v0.15.0
[INFO] [stderr]   Downloaded esp-alloc v0.8.0
[INFO] [stderr]   Downloaded embassy-executor-macros v0.6.2
[INFO] [stderr]   Downloaded esp-bootloader-esp-idf v0.2.0
[INFO] [stderr]   Downloaded embedded-nal-async v0.8.0
[INFO] [stderr]   Downloaded riscv-macros v0.1.0
[INFO] [stderr]   Downloaded esp-riscv-rt v0.12.0
[INFO] [stderr]   Downloaded riscv-rt-macros v0.4.0
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.3.2
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.2
[INFO] [stderr]   Downloaded embassy-time-queue-utils v0.1.0
[INFO] [stderr]   Downloaded esp-hal-embassy v0.9.1
[INFO] [stderr]   Downloaded embassy-time v0.5.1
[INFO] [stderr]   Downloaded esp-hal-procmacros v0.19.0
[INFO] [stderr]   Downloaded riscv v0.12.1
[INFO] [stderr]   Downloaded toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded embassy-net v0.7.1
[INFO] [stderr]   Downloaded toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]   Downloaded esp-config v0.5.0
[INFO] [stderr]   Downloaded embassy-executor v0.7.0
[INFO] [stderr]   Downloaded esp-metadata v0.8.0
[INFO] [stderr]   Downloaded esp-metadata-generated v0.1.0
[INFO] [stderr]   Downloaded semihosting v0.1.25
[INFO] [stderr]   Downloaded toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]   Downloaded evalexpr v12.0.3
[INFO] [stderr]   Downloaded esp32c2 v0.27.0
[INFO] [stderr]   Downloaded esp32c3 v0.30.0
[INFO] [stderr]   Downloaded esp32 v0.38.0
[INFO] [stderr]   Downloaded esp32s2 v0.29.0
[INFO] [stderr]   Downloaded esp-hal v1.0.0-rc.0
[INFO] [stderr]   Downloaded esp32h2 v0.17.0
[INFO] [stderr]   Downloaded esp32s3 v0.33.0
[INFO] [stderr]   Downloaded esp32c6 v0.21.0
[INFO] [stderr]   Downloaded esp-wifi-sys v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 269c59e3f5a8228c74843cbe496c306794645e760786f5d7bc94d853b02c23b1
[INFO] running `Command { std: "docker" "start" "-a" "269c59e3f5a8228c74843cbe496c306794645e760786f5d7bc94d853b02c23b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "269c59e3f5a8228c74843cbe496c306794645e760786f5d7bc94d853b02c23b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "269c59e3f5a8228c74843cbe496c306794645e760786f5d7bc94d853b02c23b1", kill_on_drop: false }`
[INFO] [stdout] 269c59e3f5a8228c74843cbe496c306794645e760786f5d7bc94d853b02c23b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86da9f96fa10f2f83884410e5ba718a5add37a282cc90eeac18570673094edfe
[INFO] running `Command { std: "docker" "start" "-a" "86da9f96fa10f2f83884410e5ba718a5add37a282cc90eeac18570673094edfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling esp-metadata-generated v0.3.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling esp-metadata-generated v0.1.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling evalexpr v12.0.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling embassy-time-driver v0.2.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling esp-rom-sys v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling somni-parser v0.2.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]    Compiling esp32 v0.38.0
[INFO] [stderr]    Compiling esp-println v0.16.1
[INFO] [stderr]     Checking esp-config v0.5.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stdout] error[E0599]: no method named `to_ascii_lowercase` found for type `i8` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-rom-sys-0.1.3/src/lib.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |             let val = (*s1_i).to_ascii_lowercase() as i32 - (*s2_i).to_ascii_lowercase() as i32;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ method not found in `i8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_ascii_lowercase` found for type `i8` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-rom-sys-0.1.3/src/lib.rs:86:69
[INFO] [stdout]    |
[INFO] [stdout] 86 |             let val = (*s1_i).to_ascii_lowercase() as i32 - (*s2_i).to_ascii_lowercase() as i32;
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^ method not found in `i8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp-rom-sys` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "86da9f96fa10f2f83884410e5ba718a5add37a282cc90eeac18570673094edfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86da9f96fa10f2f83884410e5ba718a5add37a282cc90eeac18570673094edfe", kill_on_drop: false }`
[INFO] [stdout] 86da9f96fa10f2f83884410e5ba718a5add37a282cc90eeac18570673094edfe
